home *** CD-ROM | disk | FTP | other *** search
-
- ~4Dgifts/toolbox/src/exampleCode/fconv README
-
-
- numeric format converter
-
- fconv is a Motif-based numeric format conversion utility
- that converts a number represented as either hex, octal,
- or decimal into the other two formats.
-
- for example, to convert a hex number type 0xabc in the INP
- field, and its octal and decimal equivalents will appear
- in their respective fields below. for octal type 0abc,
- and for decimal, just type the number.
-
-